Skip to content

feat: add list parsing support to MarkdownSkillParser#1082

Open
Iristack wants to merge 5 commits intoagentscope-ai:mainfrom
Iristack:main
Open

feat: add list parsing support to MarkdownSkillParser#1082
Iristack wants to merge 5 commits intoagentscope-ai:mainfrom
Iristack:main

Conversation

@Iristack
Copy link
Copy Markdown

AgentScope-Java Version

1.0.10

Description

feat: support parsing lists in MarkdownSkillParser
We frequently use lists of keywords to describe the scope of a skill. The previous parser did not support this format. This update adds the ability to parse list-style Markdown to handle these cases.

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 31, 2026

CLA assistant check
All committers have signed the CLA.

@Iristack Iristack requested a review from a team March 31, 2026 04:26
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...gentscope/core/skill/util/MarkdownSkillParser.java 93.33% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant